Release 10.1A: OpenEdge Development:
ADM and SmartObjects
Custom ADM Class Files
Each ADM class also is supported by a set of custom class files of specific types: a primary include file, a property file, a super procedure, a prototype file, an exclude definition file, and an instance definition file. These files can provide the basis for developing custom SmartObjects and/or classes based on existing SmartObjects and classes. As with the standard class files, each ADM class contains one file of each type. Custom ADM class files reside in the
customsubdirectory of the%DLC%\src\adm2(Windows) or$DLC/src/adm2(UNIX) directory.Table 1–2 describes the custom class files for each class. As in Table 1–1,
typein the Filename column is a character string indicating the particular class; for example,vieworviewerfor theviewerclass.
For example, the following custom class files support the viewer class:
For examples of the contents of custom class files, see Appendix A "ADM Standard and Custom Class Files." For information on using custom class files to extend the ADM, see Chapter 8, " Developing ADM Extensions."
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |